auto merge of #1022 : alexcrichton/cargo/std-thread-pool, r=brson
authorbors <bors@rust-lang.org>
Thu, 11 Dec 2014 19:13:56 +0000 (19:13 +0000)
committerbors <bors@rust-lang.org>
Thu, 11 Dec 2014 19:13:56 +0000 (19:13 +0000)
commit116f1e5fec065d1797400a27d20a1c6f57834b0b
tree4c0406c17adcaa54c9594d41b52badfc3a495a9d
parent66cd61a82e76bbf74b2c4e082da02a2377baab2b
parent5c966f1b59beaf250d84173307e82293d62ab4c7
auto merge of #1022 : alexcrichton/cargo/std-thread-pool, r=brson

No need to have our own bundled implementation when the standard library
suffices!